loop n. 1.(用线、带等打成的)圈,环,匝,框,环孔,线圈;【医学】(常 the loop)宫内避孕环。 2.环状物,塔环,拎环。 3.(铁路上的)让车道,环道。 4.【无线电】回路,回线,波腹,环形天线。 5.【数学】自变;【计算机】循环;(程序中)一群指令的重复。 6.【航空】翻圈飞行,翻筋斗;【溜冰】(单脚)打圈儿。 7.〔美国〕闹市区;〔the L-〕 芝加哥的商业区。 a safety loop保险圈。 a wire loop钢丝套圈。 knock [throw] for a loop 〔美俚〕 1. 使神志不清;打昏,使醉倒。 2. 给人极好的印象。 3. 出色地通过[做成]。 on the loop 〔美国〕在匆匆旅行中。 out of the loop 在圈内人物之外的,不在…圈子内的。 vt. 1.使(绳等)成圈,打成圈;【电学】 把导线连成回路。 2.用圈围住;(用环)箍住。 (up back). 3.使作成环状运动;【航空】翻筋斗。 vi. 1.打环,成圈。 2.【航空】翻筋斗。 3.(像尺蠖似的)伸屈前进。 loop the loop 【航空】翻筋斗;(骑自行车等)兜圈子。
Do not include synchronized methods into a loop structure 不要将同步方法放到循环结构中。
Looping structure in programming languages 循环结构。
You can repeat the statements in a loop structure until a condition is 您可以用循环结构重复执行语句,直到条件为
Branch and loop structure 分支与循环结构。
Loop structure iteration 循环结构(迭代)
Visual basic loop structures allow you to run one or more lines of code repetitively Visual basic循环结构允许您重复运行一行或多行代码。
Construction allows you to test a condition at either the beginning or the end of a loop structure 构造允许您在循环结构的开始或结尾对条件进行测试。
Type synthesis and topological description of spatial parallel mechanisms based on five - bar closed - loop structure 基于平面五杆闭环结构的空间并联机构类型综合与拓扑分析
The following illustration shows a loop structure that runs a set of statements until a condition becomes true 下图显示一个循环结构,该结构运行一组语句直到条件变为true 。
A kind of branch and loop structures has been proposed in e . it is easy to construct iteration and recursion with these structures 针对数据流语言中的设计难点,提出了简单、实用的分支与循环结构。